Move focus to the parent if a popover is dismissed
authorMatthias Clasen <mclasen@redhat.com>
Thu, 9 Apr 2020 16:03:23 +0000 (12:03 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 9 Apr 2020 22:26:31 +0000 (18:26 -0400)
commit72ae6daa1e4481210d11e63823271cfc87d8e385
tree56e20373d3e2a6d59227096758574f4e2b9f2d88
parent35ba24d2e868e29c3a5a49cab04efb403ad5b061
Move focus to the parent if a popover is dismissed

This is better than just dropping focus altogether,
and is expected behavior in most cases.
gtk/gtkwindow.c